home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / Talking KeyBoard / Source / AppleEvents / aesetdata.h < prev    next >
Encoding:
Text File  |  1997-08-12  |  233 b   |  4 lines  |  [TEXT/CWIE]

  1. pascal OSErr DoSetData(const AppleEvent    *theAppleEvent, AppleEvent    *reply, long handlerRefCon);
  2. OSErr HandleSetData(const AEDesc *theObj, AEDesc *dataDesc);
  3. OSErr SetAppProperty(const AEDesc *theWPTokenDesc, const AEDesc *dataDesc);
  4.